home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 045a / comman.doc < prev    next >
Text File  |  1991-08-01  |  3KB  |  87 lines

  1. Problems with MS DOS V5.00 and COMMAND.COM & Novell Netware V3.11 & 2.2
  2.  
  3. 1st problem seen was with an ARCNET lan card and boot rom.
  4.     
  5.     - create a boot floppy with MS DOS V5.0 on it.
  6.     - put the network shells on (ipx & NET5 or NETX)
  7.     - test it in a unit with a floppy to make sure it works.
  8.     - DOSGEN it, and rplfix.
  9.  
  10.     Diskless work station will boot DOS, then run ipx, net5, and allow
  11.     you to login to the network. When LOGIN.EXE exits you get a message
  12.     as follows:
  13.  
  14.         Invalid COMMAND.COM
  15.         Cannot load COMMAND, system halted.
  16.  
  17.     We tried several different Arcnet lan cards, boot roms, and settings (INT,
  18.     I/O and RAM). All gave the same response except the Novell RX-NET boot 
  19.     rom (Remote reset V2.1, PN#817-234-020 REV A), it hung after loading
  20.     IPX and NET5. We also downloaded the latest IPX and NETX files from 
  21.     Netwire, they gave the same results.
  22.  
  23.     We tested an NE2000 lan card with boot rom, it worked just fine??? Or
  24.     at least we thought it did.
  25.  
  26.  
  27. 2nd problem MS DOS V5.00 again, LOGIN.EXE V3.58, and NO EXTRA ENVIRONMENT.
  28.     
  29.     - If login.exe tries to set more environment than there is space for,
  30.       you will get the same Invalid COMMAND.COM system halted message as
  31.       above.
  32.  
  33.     - If you give the system more environment (shell=command.com /e:800/p)
  34.       the problems seems to go away.
  35.  
  36.     - If you change the LOGIN.EXE to V3.08 the problem also seems to go
  37.       away.
  38.  
  39.  
  40. 3rd problem MS DOS V5.00 again, and some programs.
  41.  
  42.     - Upon exiting some programs you will get the same Invalid COMMAND.COM
  43.       system halted message. 
  44.  
  45.  
  46. All three problems have been seen on four different customers networks and on
  47. our own in house network. In the case of the customers we have moved them
  48. back to MS DOS 3.3a.
  49.  
  50. Common to all 5 networks:
  51.  
  52.     Only two copies of COMMAND.COM on the network as follows.
  53.  
  54.         SYS:\PUBLIC\IBM\MSDOS\V3.30\COMMAND.COM  (25,308kb 02-02-88 12:00am)
  55.         SYS:\PUBLIC\IBM\MSDOS\V5.00\COMMAND.COM  (47,845kb 04-09-91  5:00am)
  56.  
  57.         the second V5.00 command.com is the same size and date as the boot
  58.         immage or floppy/hard drive.
  59.  
  60.         the S2: search drive is set to the above path as follows
  61.  
  62.         MAP ROOT S2:=SYS:\PUBLIC\%SMACHINE\%OS\%OS_VERSION
  63.         COMSPEC = S2:COMMAND.COM
  64.  
  65.         when you type SET at the dos prompt the COMSPEC=Y:COMMAND.COM
  66.  
  67.         If you type COMMAND from any ware on the network, it loads a 
  68.         copy of command.com with the proper message. You can then type
  69.         EXIT without any errors.
  70.  
  71.         In the 3rd problem listed above if you first type COMMAND in the
  72.         same directory as the file that gives the error on exit, command
  73.         will load another copy without any error.
  74.  
  75.  
  76.  
  77. If you find any answer to the problem please leave me a message here or
  78. call or fax me at the following address:
  79.  
  80.     Laing Electronics Inc.
  81.     Douglass Laing
  82.     12841 Western Ave, Unit E
  83.     Garden Grove, CA 92641
  84.     (714) 893-2266, FAX (714) 897-4926
  85.  
  86.  
  87.